The GetPortHBITMAP function returns a HBITMAP .
void *GetPortHBITMAP(GrafPtr port);
Use this routine to get the HBITMAP object associated with an offscreen graphics world. This HBITMAP will be a DIBSECTION . Do not dispose of this HBITMAP .
| Previous | Chapter Contents | Chapter Top | Next |